ServiceGetNonIndexableItemStatistics Method (IListString) |
Gets the non indexable item statistics.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic GetNonIndexableItemStatisticsResponse GetNonIndexableItemStatistics(
IList<string> mailboxes
)
Public Function GetNonIndexableItemStatistics (
mailboxes As IList(Of String)
) As GetNonIndexableItemStatisticsResponse
Parameters
- mailboxes
- Type: System.Collections.GenericIListString
The mailboxes.
Return Value
Type:
GetNonIndexableItemStatisticsResponseGetNonIndexableItemStatisticsResponse.
See Also